func math.archAtan

2 uses

	math (current package)
		atan.go#L98: 		return archAtan(x)
		stubs.go#L38: func archAtan(x float64) float64 {